C1.Web.Mvc.TransposedGrid Namespace / TransposedGrid<T> Class / OnClientRowEditStarting Property

In This Topic
OnClientRowEditStarting Property (TransposedGrid<T>)
In This Topic
Occurs before a row enters edit mode.
Syntax
'Declaration
 
Public Overridable Property OnClientRowEditStarting As String
 
See Also